Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added refresh tokens #2324

Merged
merged 5 commits into from
Jan 15, 2024
Merged

Added refresh tokens #2324

merged 5 commits into from
Jan 15, 2024

Conversation

alberto-kodeacross
Copy link
Contributor

No description provided.

SeijiV13
SeijiV13 previously approved these changes Jan 14, 2024
Removed the loggers
src/auth/providers/useSignInWithTheKey.ts Outdated Show resolved Hide resolved
@@ -190,9 +191,13 @@ export const useSignInWithTheKey = () => {
anonymousUid,
},
});
// @ts-ignore
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove if not needed.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done removing the comment

SeijiV13
SeijiV13 previously approved these changes Jan 14, 2024
@jbacs jbacs dismissed stale reviews from SeijiV13 and rossellemabunga via d27d2e0 January 15, 2024 03:10
@rossellemabunga rossellemabunga merged commit b434a53 into develop Jan 15, 2024
17 checks passed
@rossellemabunga rossellemabunga deleted the fix/refresh-token branch January 15, 2024 03:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants